Searched refs:FILL_SCSI1_LUN (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/scsi/conf/ |
H A D | scsi_confsubr.c | 42 #define FILL_SCSI1_LUN(sd, pkt) \ macro 321 FILL_SCSI1_LUN(sd, rq_pkt); in scsi_slave_do_rqsense() 376 FILL_SCSI1_LUN(sd, pkt); in scsi_slave() 1150 again: FILL_SCSI1_LUN(sd, inq_pkt); in scsi_hba_probe_pi() 1234 FILL_SCSI1_LUN(sd, rq_pkt); in scsi_hba_probe_pi()
|
/titanic_41/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_watch.c | 65 #define FILL_SCSI1_LUN(devp, pkt) \ macro 285 FILL_SCSI1_LUN(devp, rqpkt); in scsi_watch_request_submit_impl() 327 FILL_SCSI1_LUN(devp, pkt); in scsi_watch_request_submit_impl()
|
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | sgen.c | 91 #define FILL_SCSI1_LUN(devp, pkt) \ macro 766 FILL_SCSI1_LUN(sg_state->sgen_scsidev, rqpkt); in sgen_setup_sense() 1495 FILL_SCSI1_LUN(sg_state->sgen_scsidev, pkt); in sgen_make_uscsi_cmd()
|
H A D | st.c | 64 #define FILL_SCSI1_LUN(devp, pkt) \ macro 1675 FILL_SCSI1_LUN(devp, un->un_rqs); in st_doattach() 8978 FILL_SCSI1_LUN(un->un_sd, pkt); in st_make_cmd()
|