Home
last modified time | relevance | path

Searched refs:MTIP_PF_HOST_CAP_64 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/block/mtip32xx/
H A Dmtip32xx.h130 MTIP_PF_HOST_CAP_64 = 10, /* cache HOST_CAP_64 */ enumerator
H A Dmtip32xx.c331 set_bit(MTIP_PF_HOST_CAP_64, &port->flags); in mtip_init_port()
2101 if (test_bit(MTIP_PF_HOST_CAP_64, &dd->port->flags)) in mtip_hw_submit_io()
3272 if (test_bit(MTIP_PF_HOST_CAP_64, &dd->port->flags)) in mtip_issue_reserved_cmd()