Searched refs:sg_status (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h1092 uint8_t sg_status; member in struct:ahd_completion
H A Daic79xx.c846 * the queue. We use the sg_status field in the completion
848 * occurred with no errors and no residual. sg_status is
878 } else if ((completion->sg_status & SG_STATUS_VALID) != 0) {

Completed in 176 milliseconds