Searched defs:bus_width (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.0-release/lib/libcam/
H A Dcamlib.h122 u_int8_t bus_width; /* Negotiated bus width */ member in struct:cam_device
/freebsd-10.0-release/sys/boot/arm/at91/libat91/
H A Dsd-card.c322 char bus_width; local
/freebsd-10.0-release/sys/dev/mmc/
H A Dbridge.h116 enum mmc_bus_width bus_width; member in struct:mmc_ios
H A Dmmc.c97 u_char bus_width; /* Bus width to use */ member in struct:mmc_ivars
[all...]
H A Dmmcreg.h425 uint8_t bus_width; member in struct:mmc_sd_status
/freebsd-10.0-release/sys/dev/buslogic/
H A Dbt.c2143 u_int bus_width; local
/freebsd-10.0-release/sys/dev/nxge/include/
H A Dxgehal-device.h392 xge_hal_pci_bus_width_e bus_width; member in struct:__anon9077
/freebsd-10.0-release/sys/dev/nxge/xgehal/
H A Dxgehal-device.c2304 __hal_device_pci_info_get(xge_hal_device_h devh, xge_hal_pci_mode_e *pci_mode, xge_hal_pci_bus_frequency_e *bus_frequency, xge_hal_pci_bus_width_e *bus_width) argument
5832 xge_hal_device_pci_info_get(xge_hal_device_h devh, xge_hal_pci_mode_e *pci_mode, xge_hal_pci_bus_frequency_e *bus_frequency, xge_hal_pci_bus_width_e *bus_width) argument
[all...]
/freebsd-10.0-release/sbin/camcontrol/
H A Dcamcontrol.c4907 int bus_width = -1; local
[all...]
/freebsd-10.0-release/sys/dev/aic7xxx/
H A Daic7xxx.c1836 ahc_validate_width(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, u_int *bus_width, role_t role) argument
2497 ahc_construct_wdtr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int bus_width) argument
2517 ahc_construct_ppr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int period, u_int offset, u_int bus_width, u_int ppr_options) argument
3213 u_int bus_width; local
3312 u_int bus_width; local
[all...]
H A Daic79xx.c3008 ahd_validate_width(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *bus_width, role_t role) argument
3826 ahd_construct_wdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int bus_width) argument
3846 ahd_construct_ppr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset, u_int bus_width, u_int ppr_options) argument
4423 u_int bus_width; local
4521 u_int bus_width; local
[all...]
/freebsd-10.0-release/sys/cam/
H A Dcam_ccb.h880 u_int bus_width; member in struct:ccb_trans_settings_spi
/freebsd-10.0-release/sys/dev/sym/
H A Dsym_defs.h196 u_char bus_width; /* 0x08/0x10 */ member in struct:Symbios_nvram::Symbios_target
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-mio-defs.h3065 uint64_t bus_width : 3; /**< Current card bus mode. Out of reset, the card is in 1 bit data member in struct:cvmx_mio_emm_modex::cvmx_mio_emm_modex_s
3376 uint64_t bus_width : 3; /**< Requested update to BUS_WIDTH */ member in struct:cvmx_mio_emm_switch::cvmx_mio_emm_switch_s

Completed in 282 milliseconds