Searched refs:poll_status (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_enc_internal.h115 enc_poll_status_t *poll_status; member in struct:enc_vec
H A Dscsi_enc.c836 if (enc->enc_vec.poll_status != NULL)
837 enc->enc_vec.poll_status(enc);
900 enc->enc_vec.poll_status(enc);
977 if (enc->enc_vec.poll_status != NULL) {
991 if (enc->enc_vec.poll_status != NULL) {
H A Dscsi_enc_safte.c1111 .poll_status = safte_poll_status
H A Dscsi_enc_ses.c2798 .poll_status = ses_poll_status
/freebsd-9.3-release/tools/regression/fifo/fifo_io/
H A Dfifo_io.c871 poll_status(int fd, int *readable, int *writable, int *exception, function
1023 if (poll_status(fd, &readable, &writable, &exception, testname) < 0)

Completed in 116 milliseconds