Searched refs:ap_scsi_status (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/amr/
H A Damrreg.h494 u_int8_t ap_scsi_status; member in struct:amr_passthrough
516 u_int8_t ap_scsi_status; member in struct:amr_ext_passthrough
H A Damr_cam.c559 scsi_status = aep->ap_scsi_status;
561 scsi_status = ap->ap_scsi_status;
H A Damr.c659 error = copyout(&status, &((struct amr_passthrough *)(uintptr_t)mb->mb_physaddr)->ap_scsi_status, sizeof(status));

Completed in 118 milliseconds