Home
last modified time | relevance | path

Searched refs:pvscsi_cmd_init (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pvscsi/
H A Dpvscsi.c46 static boolean_t pvscsi_cmd_init(pvscsi_softc_t *, pvscsi_cmd_t *, int);
1276 if (!pvscsi_cmd_init(pvs, &cmd, KM_SLEEP)) { in pvscsi_probe_target()
1512 pvscsi_cmd_init(pvscsi_softc_t *pvs, pvscsi_cmd_t *cmd, int sleep) in pvscsi_cmd_init() function
1576 if (!pvscsi_cmd_init(pvs, cmd, sleep)) { in pvscsi_pkt_ctor()