Searched defs:sim (Results 76 - 91 of 91) sorted by relevance

1234

/freebsd-13-stable/sys/dev/arcmsr/
H A Darcmsr.c627 struct cam_sim *sim; local
/freebsd-13-stable/sys/dev/hptiop/
H A Dhptiop.h419 struct cam_sim *sim; member in struct:hpt_iop_hba
/freebsd-13-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c1792 static void agtiapi_cam_action( struct cam_sim *sim, union ccb * ccb ) argument
[all...]
/freebsd-13-stable/sys/dev/usb/storage/
H A Dumass.c2158 umass_cam_action(struct cam_sim *sim, union ccb *ccb) argument
2434 umass_cam_poll(struct cam_sim *sim) argument
/freebsd-13-stable/sys/dev/rtsx/
H A Drtsx.c2865 rtsx_cam_action(struct cam_sim *sim, union ccb *ccb) argument
2959 rtsx_cam_poll(struct cam_sim *sim) argument
/freebsd-13-stable/sys/dev/sdhci/
H A Dsdhci.h417 struct cam_sim *sim; member in struct:sdhci_slot
/freebsd-13-stable/sys/dev/siis/
H A Dsiis.h369 struct cam_sim *sim; member in struct:siis_channel
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt.h686 struct cam_sim *sim; member in struct:mpt_softc
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx.c7251 ahc_find_tmode_devs(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb, argument
7292 ahc_handle_en_lun(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb) argument
H A Daic79xx.c9802 ahd_find_tmode_devs(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb, argument
9843 ahd_handle_en_lun(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb) argument
/freebsd-13-stable/sys/dev/ata/
H A Data-all.h438 struct cam_sim *sim; member in struct:ata_channel
/freebsd-13-stable/sys/cam/
H A Dcam_xpt.c2641 struct cam_sim *sim; local
3180 xpt_sim_poll(struct cam_sim *sim) argument
3198 struct cam_sim *sim; local
3419 struct cam_sim *sim; local
4002 xpt_bus_register(struct cam_sim *sim, device_t parent, u_int32_t bus) argument
4489 xpt_freeze_simq(struct cam_sim *sim, u_int count) argument
4573 xpt_release_simq(struct cam_sim *sim, int run_queue) argument
5047 struct cam_sim *sim; local
5077 struct cam_sim *sim; local
5281 xptaction(struct cam_sim *sim, union ccb *work_ccb) argument
5325 xptpoll(struct cam_sim *sim) argument
5351 struct cam_sim *sim = NULL; local
[all...]
/freebsd-13-stable/sys/dev/mvs/
H A Dmvs.h539 struct cam_sim *sim; member in struct:mvs_channel
/freebsd-13-stable/sys/dev/ahci/
H A Dahci.h424 struct cam_sim *sim; member in struct:ahci_channel
482 struct cam_sim *sim; member in struct:ahci_enclosure
/freebsd-13-stable/sys/dev/sym/
H A Dsym_hipd.c1528 struct cam_sim *sim; member in struct:sym_hcb
3955 static void sym_poll(struct cam_sim *sim) argument
7398 static void sym_action(struct cam_sim *sim, union ccb *ccb) argument
7924 sym_action2(struct cam_sim *sim, union ccb *ccb) argument
8094 struct cam_sim *sim; local
8839 struct cam_sim *sim = NULL; local
[all...]
/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_defines.h976 struct cam_sim *sim; member in struct:OS_SPECIFIC

Completed in 326 milliseconds

1234