Searched refs:PSNS_REQ (Results 1 – 4 of 4) sorted by relevance
335 while ((hd->scsi_psns & PSNS_REQ) == 0) { in scabort()348 while (hd->scsi_psns & PSNS_REQ) in scabort()355 while (hd->scsi_psns & PSNS_REQ) in scabort()584 while ((hd->scsi_psns & PSNS_REQ) == 0) { in scintr()
80 #define PSNS_REQ 0x80 macro
161 #define PSNS_REQ 0x80 macro
839 if ((bus_space_read_1(iot, ioh, PSNS) & PSNS_REQ) != 0) in spc_msgin()1254 if ((bus_space_read_1(iot, ioh, PSNS) & PSNS_REQ) != 0) in spc_msgout()1846 if ((bus_space_read_1(iot, ioh, PSNS) & PSNS_REQ) == 0) { in spc_intr()1853 while ((bus_space_read_1(iot, ioh, PSNS) & PSNS_REQ) == 0) in spc_intr()