Searched defs:msi_vector (Results 1 - 2 of 2) sorted by relevance

/drivers/block/
H A Dcciss.h94 unsigned int msi_vector; member in struct:ctlr_info
336 if (!(h->msi_vector || h->msix_vector)) {
396 if (h->msi_vector || h->msix_vector)
/drivers/scsi/
H A Dhpsa.h73 unsigned int msi_vector; member in struct:ctlr_info
266 if (!(h->msi_vector || h->msix_vector)) {
342 if (h->msi_vector || h->msix_vector)

Completed in 32 milliseconds