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

/freebsd-13-stable/lib/libcam/
H A Dcamlib.h124 u_int8_t bus_width; /* Negotiated bus width */ member in struct:cam_device
/freebsd-13-stable/sys/dev/mmc/
H A Dmmc_fdt_helpers.c102 uint32_t bus_width; local
H A Dbridge.h130 enum mmc_bus_width bus_width; member in struct:mmc_ios
H A Dmmc.c96 enum mmc_bus_width bus_width; /* Bus width to use */ member in struct:mmc_ivars
834 enum mmc_bus_width bus_width; local
[all...]
H A Dmmcreg.h687 uint8_t bus_width; member in struct:mmc_sd_status
/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iores.c55 u_int bus_width; /**< data type byte width to be used member in struct:bhnd_nvram_iores
79 bhnd_nvram_iores_new(struct bhnd_resource *r, bus_size_t offset, bus_size_t size, u_int bus_width) argument
[all...]
/freebsd-13-stable/sys/dev/jedec_dimm/
H A Djedec_dimm.c421 uint32_t bus_width; local
/freebsd-13-stable/sys/dev/rtsx/
H A Drtsx.c1677 uint32_t bus_width; local
[all...]
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx.c1831 ahc_validate_width(struct ahc_softc *ahc, struct ahc_initiator_tinfo *tinfo, u_int *bus_width, role_t role) argument
2488 ahc_construct_wdtr(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int bus_width) argument
2508 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
3200 u_int bus_width; local
3298 u_int bus_width; local
[all...]
H A Daic79xx.c2986 ahd_validate_width(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int *bus_width, role_t role) argument
3797 ahd_construct_wdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int bus_width) argument
3817 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
4391 u_int bus_width; local
4488 u_int bus_width; local
[all...]
/freebsd-13-stable/sbin/camcontrol/
H A Dcamcontrol.c6016 int bus_width = -1; local
[all...]
/freebsd-13-stable/sys/dev/sym/
H A Dsym_defs.h198 u_char bus_width; /* 0x08/0x10 */ member in struct:Symbios_nvram::Symbios_target
/freebsd-13-stable/sys/cam/
H A Dcam_ccb.h965 u_int bus_width; member in struct:ccb_trans_settings_spi
/freebsd-13-stable/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 202 milliseconds